Skip to content

chore(nextjs)!: Remove deprecated nextjs APIs - #4356

Merged
jacekradko merged 5 commits into
feat/nextjs-15-compatfrom
brk.chore/remove-deprecated-nextjs-apis
Oct 22, 2024
Merged

chore(nextjs)!: Remove deprecated nextjs APIs#4356
jacekradko merged 5 commits into
feat/nextjs-15-compatfrom
brk.chore/remove-deprecated-nextjs-apis

Conversation

@brkalow

@brkalow brkalow commented Oct 17, 2024

Copy link
Copy Markdown
Member

Description

Remove deprecated APIs in prep for major release.

Removing:

  • authMiddleware()
  • redirectToSignIn()
  • redirectToSignUp()
  • clerkClient singleton

fixes SDKI-716, SDKI-714, SDKI-484

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-bot Bot commented Oct 17, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d4e1a7b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/nextjs Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jacekradko
jacekradko changed the base branch from main to feat/nextjs-15-compat October 22, 2024 04:56
@jacekradko
jacekradko marked this pull request as ready for review October 22, 2024 04:59
@jacekradko
jacekradko merged commit 1b32955 into feat/nextjs-15-compat Oct 22, 2024
@jacekradko
jacekradko deleted the brk.chore/remove-deprecated-nextjs-apis branch October 22, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants